Skip to main content

Supported data types

The following table shows the IBM DB2 for z/OS database source data types that are supported when using Qlik Replicate and the default mapping from Qlik Replicate data types.

For information on how to view the data type that is mapped in the target, see the section for the target database you are using.

For additional information about Qlik Replicate data types, see Replicate data types.

Supported data types
IBM DB2 for z/OS Source Data Types Qlik Replicate Data Types

INTEGER

INT4

SMALLINT

INT2

BIGINT

INT8

DECIMAL (p,s)

NUMERIC (p,s)

Information note

If a decimal point is set to a comma (,) in the DB2 configuration, you will need to configure Replicate to support the DB2 setting.

For information on how to configure Replicate, see R4Z Configuration Dependency on Host.

FLOAT (8)

REAL8

DOUBLE

REAL8

REAL

REAL4

DECFLOAT (p)

If precision = 16, then:

REAL8

If precision = 34, then:

STRING

GRAPHIC

If n<=127, then:

WSTRING

VARGRAPHIC

If n<=16k double byte chars, then:

WSTRING

LONG VARGRAPHIC

CLOB

CHAR (n)

STRING

n<=255

VARCHAR (n)

STRING

n<=32k

LONG VARCHAR (n)

CLOB

n<=32k

CHAR (n) FOR BIT DATA

BYTES

VARCHAR (n) FOR BIT DATA

CLOB

LONG VARCHAR FOR BIT DATA

BLOB

DATE

DATE

TIME

TIME

TIMESTAMP

DATETIME (6)

BLOB

BLOB

CLOB

CLOB

Maximum size: 2 GB

DBCLOB

CLOB

Maximum size: 1 G double byte chars

XML

CLOB

BINARY

BYTES

VARBINARY

BYTES

ROWID

IGNORED

TIMESTAMP WITH TIME ZONE

NOT SUPPORTED

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!